NDepend.API Documentation
Contains(Nullable<Int32>) Method
NDepend.Helpers Namespace > Range Class > Contains Method : Contains(Nullable<Int32>) Method
The nullable value to test.
Returns true if value is not null and is in this closed range.
Syntax
public bool Contains( 
   Nullable<int> value
)

Parameters

value
The nullable value to test.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

Range Class
Range Members
Overload List